configure: set blktap2 availability on configure
authorRoger Pau Monne <roger.pau@citrix.com>
Thu, 19 Jun 2014 16:32:44 +0000 (18:32 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 27 Jun 2014 13:13:22 +0000 (14:13 +0100)
commit653881ce41ec8db3ce7fad38dc280c165f027bb4
tree0788c417814063becbe7072a1f2a8fa76b03137c
parent42642dbd8511a8a3c2e70792a31d725b780a7744
configure: set blktap2 availability on configure

blktap2 will be enabled by default on Linux systems only, also give
the oportunity to disable it from configure.

Remove the gate in the Makefile that only allows enabling blktap{1,2}
on Linux, since this is now done in a more flexible way on configure.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
[ ijc -- reran autogen.sh ]
config/Tools.mk.in
tools/Makefile
tools/config.h.in
tools/configure
tools/configure.ac